JAMSRESTAPI Web Service
GetJob_GetJobsByFolderID
JAMSRESTAPI Web Service > All Operations Resource Group : Job_GetJobsByFolderID (Get)

Resource Path: /api/job/folder/{id}

Uri: http://doc.jamsscheduler.com/api/job/folder/{id}

Description
Gets all jobs in the Folder with the specified ID
Parameters
NameDescriptionData Type
ID of the folder definitioninteger
Response

The response body is of type Array[Job].

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service